(echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > internal_styles.c || (rm -f internal_styles.c ; exit 1)' ) >> /tmp/dep
echo Edit Makefile and bring in /tmp/dep
-VERSIONU=1_2_6-beta04122005-gsak
-VERSIOND=1.2.6_beta04122005-gsak
+VERSIONU=1_2_6-beta04302005c-gsak
+VERSIOND=1.2.6_beta04302005c-gsak
# VERSIONU=1_2_5
# VERSIOND=1.2.5
gt_suprise,
gt_webcam,
gt_earth,
+ gt_locationless,
+ gt_benchmark, /* Extension to Groundspeak for GSAK */
gt_cito
} geocache_type;
{ gt_earth, "Earthcache" },
{ gt_cito, "Cache In Trash Out Event" },
{ gt_letterbox, "Letterbox Hybrid" },
+ { gt_locationless, "Locationless (Reverse) Cache" },
+
+ { gt_benchmark, "Benchmark" }, /* Not Groundspeak; for GSAK */
};
struct
@echo.\r
CALL :COMPARE %TMPDIR%\an1.out reference\an1-line-out.ref\r
\r
+REM \r
+REM TomTom .ov2 tests\r
+REM \r
+\r
+DEL %TMPDIR%\ov2.out\r
+@echo on\r
+@echo Testing...\r
+%PNAME% -i arc -f reference\google.arc -o tomtom -F %TMPDIR%\ov2.out\r
+@echo off\r
+@echo.\r
+CALL :COMPARE %TMPDIR%\ov2.out reference\ov2-arc-out.ref\r
+\r
+DEL %TMPDIR%\ov2.out\r
+@echo on\r
+@echo Testing...\r
+%PNAME% -i geo -f reference\gl.loc -o tomtom -F %TMPDIR%\ov2.out\r
+@echo off\r
+@echo.\r
+CALL :COMPARE %TMPDIR%\ov2.out reference\ov2-geo-out.ref\r
+\r
+DEL %TMPDIR%\ov2.out\r
+@echo on\r
+@echo Testing...\r
+%PNAME% -i tomtom -f reference\ov2-geo-out.ref -o gpsutil -F %TMPDIR%\ov2.out\r
+@echo off\r
+@echo.\r
+CALL :COMPARE %TMPDIR%\ov2.out reference\ov2-in.ref\r
+\r
REM \r
REM XCSV "human readable" tests\r
REM \r